Week 2 - Blink
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
cpu_cfg.h File Reference

Go to the source code of this file.

Macros

#define CPU_CFG_NAME_EN   DEF_DISABLED
 
#define CPU_CFG_NAME_SIZE   16 /* ... (see Note #2). */
 
#define CPU_CFG_TS_32_EN   DEF_DISABLED
 
#define CPU_CFG_TS_64_EN   DEF_DISABLED
 
#define CPU_CFG_TS_TMR_SIZE   CPU_WORD_SIZE_32
 
#define CPU_CFG_INT_DIS_MEAS_OVRHD_NBR   1u /* ... time measurements (see Note #1b). */
 
#define CPU_CFG_LEAD_ZEROS_ASM_PRESENT   /* ... assembly-version (see Note #1a). */
 
#define CPU_CFG_CACHE_MGMT_EN   DEF_DISABLED /* Defines CPU data word-memory order (see Note #1). */
 

Macro Definition Documentation

#define CPU_CFG_CACHE_MGMT_EN   DEF_DISABLED /* Defines CPU data word-memory order (see Note #1). */
#define CPU_CFG_INT_DIS_MEAS_OVRHD_NBR   1u /* ... time measurements (see Note #1b). */
#define CPU_CFG_LEAD_ZEROS_ASM_PRESENT   /* ... assembly-version (see Note #1a). */
#define CPU_CFG_NAME_EN   DEF_DISABLED
#define CPU_CFG_NAME_SIZE   16 /* ... (see Note #2). */
#define CPU_CFG_TS_32_EN   DEF_DISABLED
#define CPU_CFG_TS_64_EN   DEF_DISABLED
#define CPU_CFG_TS_TMR_SIZE   CPU_WORD_SIZE_32